Skip to content

Raise correct error when a resource doesn't exist#1271

Merged
eileencodes merged 1 commit into
mainfrom
raise-correct-error-when-resource-doesnt-exist
Jun 8, 2026
Merged

Raise correct error when a resource doesn't exist#1271
eileencodes merged 1 commit into
mainfrom
raise-correct-error-when-resource-doesnt-exist

Conversation

@eileencodes

Copy link
Copy Markdown
Contributor

I was doing some testing with the CLI and typed the organization name incorrectly. Instead of giving me an error the org didn't exist, it told me the branch didn't exist which was confusing. Change the error handling to determine what is 404ing to give the user an accurate representation of what went wrong.

I was doing some testing with the CLI and typed the organization name
incorrectly. Instead of giving me an error the org didn't exist, it told
me the branch didn't exist which was confusing. Change the error
handling to determine what is 404ing to give the user an accurate
representation of what went wrong.
@eileencodes eileencodes requested a review from a team as a code owner June 8, 2026 20:52
@eileencodes eileencodes merged commit 0da088a into main Jun 8, 2026
4 checks passed
@eileencodes eileencodes deleted the raise-correct-error-when-resource-doesnt-exist branch June 8, 2026 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants